# Regression - supervised learning Go to [[Week 2 - Introduction]] or back to the [[Main AI Page]] Regression models are built by looking at the relationships between features x and the result y where y is a continuous variable. Essentially, Regression estimates continuous values. #ToDo Make sure I follow up on regression in AI, this definition is unsatisfactory. See also [[Regresion Analysis In Economics]]